Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EIP: Non-fungible Token Bound Accounts #6551

Merged
merged 10 commits into from
Feb 24, 2023

Conversation

jaydenwindle
Copy link
Contributor

@jaydenwindle jaydenwindle commented Feb 23, 2023

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

@github-actions github-actions bot added s-draft This EIP is a Draft t-erc w-ci Waiting on CI to pass labels Feb 23, 2023
@github-actions github-actions bot removed the w-ci Waiting on CI to pass label Feb 23, 2023
@github-actions
Copy link

The commit d82a653 (as a parent of 411a3c0) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot added the w-ci Waiting on CI to pass label Feb 23, 2023
@github-actions github-actions bot added the c-new Creates a brand new proposal label Feb 23, 2023
@github-actions github-actions bot removed the w-ci Waiting on CI to pass label Feb 23, 2023
EIPS/eip-6551.md Outdated
- An automated investment portfolio composed of multiple fungible assets
- A punch pass membership card granting access to an establishment and recording a history of past interactions

Several proposals have attempted to give ERC-721 tokens the ability to own assets. Some notable proposals include [ERC-998](./eip-998.md) and [ERC-6150](./eip-6150.md).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would very much recommend removing these references. Your proposal will not be able to advance past Draft unless all proposals linked also advance past Draft.

Suggested change
Several proposals have attempted to give ERC-721 tokens the ability to own assets. Some notable proposals include [ERC-998](./eip-998.md) and [ERC-6150](./eip-6150.md).
Several proposals have attempted to give ERC-721 tokens the ability to own assets.

Copy link
Contributor Author

@jaydenwindle jaydenwindle Feb 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, didn't realize that. Removed!

EIPS/eip-6551.md Outdated

For example, the token bound account with implementation address `0xbebebebebebebebebebebebebebebebebebebebe`, chain ID `1`, token contract `0xcfcfcfcfcfcfcfcfcfcfcfcfcfcfcfcfcfcfcfcf` and token ID `123` would have the following deployed bytecode:

```!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not familiar with the ! notation. What is it supposed to do?

Copy link
Contributor Author

@jaydenwindle jaydenwindle Feb 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, composed this in hackmd where the ! turns on line wrapping. Removed :)

@Pandapip1
Copy link
Member

@eth-bot rerun

@eth-bot
Copy link
Collaborator

eth-bot commented Feb 24, 2023

All reviewers have approved. Auto merging...

@eth-bot eth-bot enabled auto-merge (squash) February 24, 2023 15:20
@eth-bot eth-bot merged commit 1c0f3e5 into ethereum:master Feb 24, 2023
fulldecent pushed a commit to fulldecent/EIPs that referenced this pull request Mar 13, 2023
* Initial proposal for token bound accounts

* Updated preamble

* Removed malformed EIP link

* Fixed EIP-155 linking and relative asset path

* Added EIP number

* Updated filenames

* Linting fixes

* Additional linting fixes

* Fixed linting for implementation headers

* Removed draft EIP references and hackmd specific markdown
axelcabee pushed a commit to axelcabee/EIPs that referenced this pull request May 6, 2023
* Initial proposal for token bound accounts

* Updated preamble

* Removed malformed EIP link

* Fixed EIP-155 linking and relative asset path

* Added EIP number

* Updated filenames

* Linting fixes

* Additional linting fixes

* Fixed linting for implementation headers

* Removed draft EIP references and hackmd specific markdown
GAEAlimited pushed a commit to GAEAlimited/EIPs that referenced this pull request Jun 19, 2024
* Initial proposal for token bound accounts

* Updated preamble

* Removed malformed EIP link

* Fixed EIP-155 linking and relative asset path

* Added EIP number

* Updated filenames

* Linting fixes

* Additional linting fixes

* Fixed linting for implementation headers

* Removed draft EIP references and hackmd specific markdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-new Creates a brand new proposal s-draft This EIP is a Draft t-erc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants